home *** CD-ROM | disk | FTP | other *** search
/ Corel Clipart CCX / GALLERY CorelClipart CCX.mdf / SETUP / SETUP.ACR < prev    next >
Text File  |  1998-07-21  |  2KB  |  56 lines

  1. ;written by Rajesh Aery. (c) Corel Corpration 1996.
  2. ;Note: the temp dir is created in the Windows\COREL dir.
  3.  
  4. [Setup]
  5. Title = %STitleText%
  6. InitText = %SInitText%
  7. TEMPDIR = TEMP
  8.  
  9. [LaunchAndWait]
  10.  
  11. [Launch]
  12. Setup = <S>\setup32.DLL,
  13.  
  14. [Files]
  15.  
  16. [NTFiles]
  17.  
  18.  
  19. [Win95Files]
  20.  
  21.  
  22. [Win32sFiles]
  23.  
  24.  
  25. [SystemFiles]
  26.  
  27.  
  28. [NT4Files]
  29.  
  30. [NonSupportedSystems]
  31. WIN95 =
  32. WIN32s = %NSSWIN32s%,
  33. NT351 = %NSSNT351%,
  34. NT4 =
  35.  
  36. [FileRunningCheck]
  37. HKEY_LOCAL_MACHINE,Software\Corel\Gallery\3.0,gallery.exe,Corel Gallery
  38.  
  39. [PreviousInstance]
  40. CheckKey = 
  41.  
  42. HKEY_LOCAL_MACHINE,SOFTWARE\Corel\Corel GALLERY Magic,Setup\PreviousVer,ConfigDir
  43. MsgTitle = %PIMsgTitleText%
  44. UnistallError = %PIUninstallErrorText%
  45. UnistallError2 = %PIUninstallErrorText2%
  46. ContinueIfPrevExists = 1
  47. CurrentVersion = 3.00
  48.  
  49. [Strings]
  50. STitleText = Corel Setup Loader
  51. SInitText = Initializing Corel Gallery 3 Setup. Please wait...
  52. NSSWIN32s = This operating system is not supported.  The setup will now be halted.
  53. NSSNT351 = This operating system is not supported.  The setup will now be halted.
  54. PIMsgTitleText = Corel Setup
  55. PIUninstallErrorText = In order to install new fonts without affecting your current installation of Corel Print Office, please choose the "Custom" setup option and DE-SELECT (un-check) the Corel Print Office, Corel Photo House, and Corel Colleagues & Contacts components before proceeding to the fonts page.
  56. PIUninstallErrorText2 = In order to install new writing tools without affecting your current installation of Corel Print Office, please choose the "Custom" setup option and DE-SELECT (un-check) the Corel Print Office - Program Files, Corel Photo House, and Corel Colleagues & Contacts components.